| 1. | Demonstrates reading binary data from a file 演示如何读取文件中的二进制数据。 |
| 2. | When reading binary files with 读取二进制文件时,使用 |
| 3. | It wasn ' t like i was a true computer guru who programmed for fun and could read binary 我不像是个既会游戏编程又懂二进制的真正的计算机高手。 |
| 4. | The following code example demonstrates reading binary data from a file . two classes from the 下面的代码示例演示如何从文件中读取二进制数据。 |
| 5. | Most human beings don ' t read binary files , and human - readable diffs of binary files are similarly uninteresting 许多人不会读二进制文件,而人类可读的二进制文件的差别同样很无趣。 |
| 6. | The lob adonet sample programmatically reads binary data from a file and stores the contents into a database Lob _ adonet示例以编程方式读取文件中的二进制数据,然后将内容存储到数据库中。 |
| 7. | If it is necessary to switch between reading text and reading binary data from the stream , select a protocol that carefully defines the boundary between text and binary data , such as manually reading bytes and decoding the data 如果必须在读取流中的文本和二进制数据之间进行切换,请选择详细定义了文本和二进制数据之间界限的协议,比如手动读取字节和解码数据。 |